<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
small{font-size:100%;font-weight: normal;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:14px/24px "寰蒋闆呴粦","Microsoft YaHei",arial,sans-serif,\5b8b\4f53;color:#333;outline:0;}
html{background:#fff;}
body{background:#fff;position:relative;width:100%;margin:0 auto;min-width:1200px; max-width: 2200px;}
img{display:block; border:0 none;max-width: 100%;}
p{text-align: justify;}
html{
     min-width: 1280px;
     overflow-x: hidden;
}
a{
     color: inherit;
     text-decoration: none;

}
.auto{
     width: 1200px;
     margin: 0 auto;
     position: relative;
}
*{box-sizing: border-box;}

.clear {
     clear: both;
     display: block;
     overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}
.clearfix:after {
     clear: both;
     content: ' ';
     display: block;
     font-size: 0;
     line-height: 0;
     visibility: hidden;
     width: 0;
     height: 0;
}
* html .clearfix,
*:first-child+html .clearfix {
     zoom: 1;
}
*{box-sizing: border-box;}

input[type="submit"]{
	background:none;
	outline: none;
	border:none;
}

/*model_back_top*/
.model_back_top{border-radius: 5px;overflow: hidden; position: fixed;bottom: 80px;right: 30px; z-index: 999; width: 54px;height: 54px;background: url(images/arrow-up.png) no-repeat center center;background-color: #737373; opacity: 0;filter: alpha(opacity=0);transition-duration: .5s;-webkit-transition-duration: .5s;cursor: pointer;}
.model_back_top.active{opacity: 1;filter: alpha(opacity=100);}
.model_back_top:hover{background-color: #FFB308;}
/*end*/

input[type="checkbox"]{vertical-align: -2px;margin-right: 4px;}

/*鍗犱綅绗�*/
input::-webkit-input-placeholder {  color: #b2adad; }
input:-moz-placeholder {  color: #b2adad; }
input::-moz-placeholder {  color: #b2adad; }
input:-ms-input-placeholder {  color: #b2adad; }

::-webkit-scrollbar{
    width: 5px;
    height: 8px;
    background-color:rgba(210, 210, 210, 0.48);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}
::-webkit-scrollbar-thumb{
    background-color:#737373;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
}


@font-face{
	font-family:'Rubik';
     src: url('../font/Rubik.ttf')format('ttf');
     src: url('../font/Rubik.eot');
     src: url('../font/Rubik.eot?#iefix')format('embedded-opentype');
     src: url('../font/Rubik.svg#Bold')format('svg');
     src: url('../font/Rubik.woff')format('woff');
     src: url('../font/Rubik.woff2')format('woff2'); font-weight: normal; font-style: normal;}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../font/Montserrat-Regular.eot');
    src: url('../font/Montserrat-Regular.otf')format('otf'),
    url('../font/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
    url('../font/Montserrat-Regular.woff') format('woff'),
    url('../font/Montserrat-Regular.woff2') format('woff2'),
    url('../font/Montserrat-Regular.ttf') format('truetype'),
    url('../font/Montserrat-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gilroy-bold';
    src: url('../font/gilroy-bold.eot');
    src: url('../font/gilroy-bold.otf')format('otf'),
    url('../font/gilroy-bold.eot?#iefix') format('embedded-opentype'),
    url('../font/gilroy-bold.woff') format('woff'),
    url('../font/gilroy-bold.woff2') format('woff2'),
    url('../font/gilroy-bold.ttf') format('truetype'),
    url('../font/gilroy-bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}




</pre></body></html>